home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / arexx / cmprss21.lha / History.txt < prev   
Text File  |  1996-04-14  |  1KB  |  49 lines

  1.  
  2.  
  3.  
  4.                             History of CompressRexx
  5.                             -----------------------
  6.  
  7.  
  8.  
  9.  1.0   (~1993)    First release
  10.  
  11.  
  12.  1.1              + Added statistic output
  13.  
  14.  
  15.  1.2              o Fixed a bug in statistic-calculation
  16.  
  17.  
  18.  1.3              o Fixed a serious compression-bug. Now a "," at the end of a
  19.                     line will be handled correct.
  20.  
  21.  
  22.  1.4              + Added security-checks
  23.                   + Now the destination can also be a dir. New filename =
  24.                     original filename.
  25.  
  26.  
  27.  1.5              o Fixed a serious bug in in "," check.
  28.  
  29.  
  30.  1.6  (31.10.93)  o Fixed a serious compression-bug caused by the last bugfix :-(
  31.  
  32.  
  33.  2.0  (09.03.96)  + user-interface completly rewritten
  34.                   + Shell-output improved very much
  35.                   + compression-routines improved *VERY* much!
  36.                   + whole code optimized
  37.                   + added EXEC/S: now you can convert the script to an execut-
  38.                     able (you don't need RX anymore ;-)!
  39.                   + added HEADER/S: CompressRexx will keep the header of the
  40.                     original-script.
  41.                   + added VERSION/S: the version-info will be preserved if you
  42.                     generate an executable.
  43.  
  44.  
  45.  2.1  (14.04.96)  + now option CMDSCR is optional. If not given, it will be com-
  46.                     pressed directly over the original one.
  47.  
  48.  
  49.